Return to start page

RemoveSubString

Description

Removes the sub string at position position with length length of string whichString and returns the resulting string. whichString String which is used for removing the sub string. position Position of the sub string which should be removed. length Length of the sub string which should be removed. Returns the new string without the sub string string.

Source File

Core/String/Library Misc.j

Library

ALibraryCoreStringMisc

Scope

-

Private

No

Parameters

Return Type

string

Public

No

Native

No

Constant

No